tools: blktap2: copy xenstore/hashtable.h into blktap2
authorIan Campbell <ian.campbell@citrix.com>
Thu, 31 Mar 2011 17:13:50 +0000 (18:13 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 31 Mar 2011 17:13:50 +0000 (18:13 +0100)
commit7d6a65a4fa4fecf767b3eb5d47b76b7297c3747a
tree67b32935a74300a0d360bc68ea5d0b4ebee61899
parentd561caafdc88b8e6d069cbc1c2728d513c59ebed
tools: blktap2: copy xenstore/hashtable.h into blktap2

hashtable.c has already been copied, forked and modified, there
doesn't seem much point in avoiding the same for the header until
someone feels motivated to properly refactor.

Add comments to the various duplicated files cross-referencing each
other for future reference and as a barrier to forking again...

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
12 files changed:
tools/blktap2/drivers/Makefile
tools/blktap2/drivers/hashtable.c
tools/blktap2/drivers/hashtable_itr.c
tools/blktap2/drivers/hashtable_itr.h
tools/vtpm_manager/util/hashtable.c
tools/vtpm_manager/util/hashtable.h
tools/vtpm_manager/util/hashtable_itr.c
tools/vtpm_manager/util/hashtable_itr.h
tools/vtpm_manager/util/hashtable_private.h
tools/xenstore/hashtable.c
tools/xenstore/hashtable.h
tools/xenstore/hashtable_private.h